.RamkaOglavlenie {
background:#96c4db;
width:240px;
position:relative;
}

.Ugol1, .Ugol2, .Ugol3, .Ugol4 {
color:#96c4db;
background:#eaf2f4;
font:150px arial;
width:20px;
height:20px;
line-height:40px;
position:absolute;
}

.Ugol1 {top:0; left:0;}
.Ugol2 {top:0; right:0;}
.Ugol3 {bottom:-1px; left:0;}
.Ugol4 {bottom:-1px; right:0;}

.Ugol1 div {left:-8px;}
.Ugol2 div {left:-25px;}
.Ugol3 div {left:-8px; top:-18px;}
.Ugol4 div {left:-25px; top:-18px;}

.RamkaOglavlenie div div {position:absolute;}


